Every time a tag is opened or closed, or any time the parser sees some text, it makes callbacks to some user-defined functions with the node or text information. 每次打开或关闭一个标记时,或者每次解析器看到文本时,就用节点或文本的信息回调用户定义的函数。
For extracting rules conveniently, the quantitative closed itemset lattice is proposed with the modified node structure. 为便于规则的提取,提出了具有新的节点结构的量化封闭项集格。
The simple closed random walks of length 2N-2 are vised as codewords for the sequential and random generation of N-node trees. 以平面上长2π&2的简单、封闭随机行走为编码,构造了n结点有序树的顺序生成和随机生成算法。
Whether there is the same node with the new node in the OPEN list may be determined by selecting nodes whose cost are less than the new node. The new principle can reduce the influence of the bottleneck of shared OPEN and CLOSED lists. 判断OPEN表中是否存在与新节点相同节点的准则修改为只比较OPEN表中代价比新节点代价小的节点,新准则可以有效地减少对共享式OPEN,CLOSED表的瓶颈效应。
Regarding expressway ambiguous-path loop network as a closed circuit, the authors adopt the Node Method or Mesh Method to extract the current for each branch as net passing probability stream. 将高速公路二义性路径环网视作一个封闭回路,以节点法或网孔法求得各支路电流作为网络通行概率流。
In this algorithm, closed label of the node which includes decision attribute is discussed, then decision rules with short antecedent and same support degree as the above algorithm are computed. 该算法利用闭标记来处理包含决策属性的节点,从而得到短前件的决策规则集,而决策规则的支持度保持不变。
Cost of each node is stored in linked chart. The eventually closed chart is sequence of optimal nodes. 每一节点处的代价采用链表open或closed进行存储,A算法中最后的closed链表存储的就是最优节点序列。